But in this video you learn that Python has a much more elegant way to do that!

Extended Iterable Unpacking. How it helps you with external data in Python.

Data from external sources sometimes come in strange packages. If the data is stored in a single list, you can use list slicing to get and store parts of the list in separate variables. But in this video you learn that Python has a much more elegant way to do that!

Written by Loek van den Ouweland on 2024-02-09.
Questions regarding this artice? You can send them to the address below.